The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "moosex::poe"

MooseX::POE - The Illicit Love Child of Moose and POE River stage two • 27 direct dependents • 48 total dependents

MooseX::POE is a Moose wrapper around a POE::Session....

GETTY/MooseX-POE-0.215 - 25 Apr 2012 16:10:05 UTC - Search in distribution

Adam - The patriarch of IRC Bots River stage zero No dependents

The Adam class implements a basic POE::Component::IRC bot based on Moose and MooseX::POE....

GETTY/Adam-0.91 - 26 Aug 2011 03:39:06 UTC - Search in distribution
  • Moses - A framework for building IRC bots quickly and easily.

Catalyst::Upgrading - Instructions for upgrading to the latest Catalyst River stage three • 605 direct dependents • 679 total dependents

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Task::Kensho - A Glimpse at an Enlightened Perl River stage one • 4 direct dependents • 4 total dependents

Task::Kensho is a list of recommended, widely used and best-in-class modules for Enlightened Perl development. CPAN is wonderful, but there are too many wheels and you have to pick and choose amongst the various competing technologies. From <http://e...

ETHER/Task-Kensho-0.41 - 03 Jul 2021 03:40:21 UTC - Search in distribution

Gearman::Driver - Manages Gearman workers River stage zero No dependents

Warning: This framework is still EXPERIMENTAL! Having hundreds of Gearman workers running in separate processes can consume a lot of RAM. Often many of these workers share the same code/objects, like the database layer using DBIx::Class for example. ...

PLU/Gearman-Driver-0.02008 - 16 Jan 2014 20:49:46 UTC - Search in distribution

MooX::POE - POE::Session combined with Moo (or Moose, if you want) River stage zero No dependents

This role adds a POE::Session and event handling to the class. Can also be used the same way with Moose....

GETTY/MooX-POE-0.002 - 12 May 2016 22:46:30 UTC - Search in distribution

Net::NSCA::Client - Send passive checks to Nagios locally and remotely. River stage zero No dependents

Send passive checks to Nagios locally and remotely....

DOUGDUDE/Net-NSCA-Client-0.009002 - 24 Oct 2011 04:44:41 UTC - Search in distribution

POEx::Role::PSGIServer - (DEPRECATED) Encapsulates core PSGI server behavior River stage one • 3 direct dependents • 3 total dependents

This module has been deprecated. POEx::Role::PSGIServer encapsulates the core PSGI server behaviors into an easy to consume and extend role. It is based on previous POEx work such as POEx::Role::TCPServer which provides basic TCP socket multiplexing ...

OALDERS/POEx-Role-PSGIServer-1.150280 - 28 Jan 2015 03:13:33 UTC - Search in distribution

Task::BeLike::GETTY - be like GETTY (without the insanity hopefully) -- use what drives his gears River stage zero No dependents

GETTY/Task-BeLike-GETTY-20150205.000 - 05 Feb 2015 04:25:38 UTC - Search in distribution

File::Locate::Iterator - read "locate" database with an iterator River stage zero No dependents

"File::Locate::Iterator" reads a "locate" database file in iterator style. Each "next()" call on the iterator returns the next entry from the database. / /bin /bin/bash /bin/cat Locate databases normally hold filename strings as a way of finding file...

KRYDE/File-Locate-Iterator-28 - 16 Nov 2019 04:08:38 UTC - Search in distribution

Mixin::Event::Dispatch - mixin methods for simple event/message dispatch framework River stage two • 23 direct dependents • 48 total dependents

Add this in as a parent to your class, and it'll provide some methods for defining event handlers ("subscribe_to_event" or "add_handler_for_event") and calling them ("invoke_event"). Note that handlers should return 0 for a one-off handler, and 1 if ...

TEAM/Mixin-Event-Dispatch-2.000 - 14 Sep 2015 01:25:18 UTC - Search in distribution

Moose::Manual::Resources - Links to various tutorials, videos, blogs, presentations, interviews, etc... River stage four • 2930 direct dependents • 4024 total dependents

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC - Search in distribution

App::Twitch - Your personal Twitter b...... lalalala River stage zero No dependents

More documentation coming soon.......

GETTY/App-Twitch-0.904 - 15 Feb 2011 16:27:49 UTC - Search in distribution

Book::Chinese::MasterPerlToday::BeACPANAuthor - Be a CPAN Author River stage zero No dependents

本章主要描述如何成为一个 CPAN 贡献者 您有一个非常好的模块,您想与整个 Perl 社区分享。最好的方式是将您的模块上传到 CPAN,本章将描述如何打包,上传您的模块和一些 CPAN 社区约定俗成的惯例。 PAUSE 上传模块到 CPAN 之前,您首先需要到 PAUSE <http://pause.perl.org/> 申请一个帐号。通常帐号会在一周之内被批准(因为是志愿者自愿维护和批准整个 PAUSE 网站,所以有点慢)。 上传模块将在您通过帐号批准之后,登录 PAUSE 网站,然后点击左...

FAYLAND/Book-Chinese-MasterPerlToday-0.02 - 31 Aug 2009 05:35:44 UTC - Search in distribution

MooseX::Async - The Orphanange of Asynchronous Love Children River stage one • 1 direct dependent • 1 total dependent

MooseX::Async is a set of Metaclasses for MooseX::POE and it's siblings. Please see them for documentation....

PERIGRIN/MooseX-Async-0.07 - 13 Nov 2008 05:52:10 UTC - Search in distribution

App::PersistentSSH - Kick an ssh control master around on OSX using scutil River stage zero No dependents

This POE component will keep an SSH control master alive, depending on network status. It uses the OSX command line tool scutil to get notification on changes to the "State:/Network/Global/IPv4" configuration key. Whenever this key is changed "scutil...

NUFFIN/App-PersistentSSH-0.04 - 26 Jul 2008 06:12:13 UTC - Search in distribution

Task::Moose - Moose in a box River stage one • 3 direct dependents • 3 total dependents

This Task installs Moose and then optionally installs a number of Moose extensions listed below. This list is meant to be comprehensive, so if I missed something please let me know....

DOY/Task-Moose-0.03 - 27 Sep 2009 17:58:01 UTC - Search in distribution

MooseX::Workers - Simple sub-process management for asynchronous tasks River stage zero No dependents

MooseX::Workers is a Role that provides easy delegation of long-running tasks into a managed child process. Process management is taken care of via POE and its POE::Wheel::Run module....

RKITOVER/MooseX-Workers-0.24 - 07 Feb 2015 19:02:18 UTC - Search in distribution

Reflexive::Role::TCPServer - Provides a consumable Reflex-based multiplexing TCP server behavior River stage zero No dependents

Reflexive::Role::TCPServer provides a multiplexing TCP server behavior for consuming classes. It does this by being an amalgamation of other Reflex and Reflexive roles such as Reflex::Role::Accepting and Reflexive::Role::Collective. The only required...

NPEREZ/Reflexive-Role-TCPServer-1.140030 - 03 Jan 2014 17:26:54 UTC - Search in distribution

MooseX::Extended - Extend Moose with safe defaults and useful features River stage one • 1 direct dependent • 1 total dependent

This module is BETA code. It's feature-complete for release and has no known bugs. We believe it's ready for production, but make no promises. This is a quick overview. See MooseX::Extended::Manual::Tutorial for more information. This class attempts ...

OVID/MooseX-Extended-0.35 - 06 Jun 2023 04:43:25 UTC - Search in distribution
38 results (0.062 seconds)